-- card: 2908 from stack: in -- bmap block id: 4488 -- flags: 4000 -- background id: 2639 -- name: Phone Log ----- HyperTalk script ----- on opencard hide field "Copyright" hide card field "Directions" end opencard on ReturnKey click at location of background button "New Call" end ReturnKey on EnterKey click at location of background button "New Call" end EnterKey -- part 4 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=435 top=32 right=83 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 2478 / 2478 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Copyright/$ ----- HyperTalk script ----- on mouseUp show field "Copyright" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=23 top=40 right=83 bottom=72 -- title width / last selected line: 0 -- icon id / first selected line: 2507 / 2507 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Directions ----- HyperTalk script ----- on mouseUp show card field "Directions" end mouseUp -- part 6 (field) -- low flags: 81 -- high flags: 2000 -- rect: left=4 top=93 right=328 bottom=177 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 256 -- line height: 13 -- part name: Directions ----- HyperTalk script ----- on Mouseup hide card field "Directions" end mouseup -- part contents for background part 1 ----- text ----- The Attorney's Phone Log is a shareware stack. If you like it and decide to use it, either send $5.00 to The Mean Machine, 114 Sargent Street, Newton, MA 02158, or send a hypercard stack that you consider comparable that you think would be useful to an attorney. Copyright 1988 by Thomas G. Cooper -- part contents for card part 6 ----- text ----- 1. Clicking on New Call or hitting return or enter will create a new card on which to record the time, other party, and client. 2. Move through fields by hitting Tab. 3. Print Report will print the data on each card, then ask for instructions on deleting the cards. 4. Click Start to begin. 5. Click Stop to end call.